home *** CD-ROM | disk | FTP | other *** search
/ Alumni Directory: Texas Tech University 2005 / Texas Tech University Alumni Directory 2005.iso / Data / kyvfin.mdb / QSearch.json < prev   
JavaScript Object Notation  |  2004-08-03  |  3KB

  1. {
  2.     "schema": {
  3.         "Display": "Text (255)",
  4.         "Control": "Text (10)",
  5.         "Table": "Text (64)",
  6.         "Field": "Text (255)",
  7.         "Sequence": "Long Integer",
  8.         "Helper": "Text (64)"
  9.     },
  10.     "data": [
  11.         {
  12.             "Display": "Last Name",
  13.             "Control": "EDIT",
  14.             "Table": "data",
  15.             "Field": "Last Name",
  16.             "Sequence": 3
  17.         },
  18.         {
  19.             "Display": "First Name",
  20.             "Control": "EDIT",
  21.             "Table": "data",
  22.             "Field": "First Name",
  23.             "Sequence": 1
  24.         },
  25.         {
  26.             "Display": "Middle Name",
  27.             "Control": "EDIT",
  28.             "Table": "data",
  29.             "Field": "Middle Name",
  30.             "Sequence": 2
  31.         },
  32.         {
  33.             "Display": "Student Last Name",
  34.             "Control": "EDIT",
  35.             "Table": "data",
  36.             "Field": "Student Last Name",
  37.             "Sequence": 6
  38.         },
  39.         {
  40.             "Display": "Student First Name",
  41.             "Control": "EDIT",
  42.             "Table": "data",
  43.             "Field": "Student First Name",
  44.             "Sequence": 4
  45.         },
  46.         {
  47.             "Display": "Student Middle Name",
  48.             "Control": "EDIT",
  49.             "Table": "data",
  50.             "Field": "Student Middle Name",
  51.             "Sequence": 5
  52.         },
  53.         {
  54.             "Display": "Class Year",
  55.             "Control": "EDIT",
  56.             "Table": "degrees",
  57.             "Field": "Class Year",
  58.             "Sequence": 8
  59.         },
  60.         {
  61.             "Display": "Degree Earned",
  62.             "Control": "EDIT",
  63.             "Table": "degrees",
  64.             "Field": "Degree Earned",
  65.             "Sequence": 9
  66.         },
  67.         {
  68.             "Display": "School Attended",
  69.             "Control": "COMBO",
  70.             "Table": "degrees",
  71.             "Field": "School Attended",
  72.             "Sequence": 7,
  73.             "Helper": "H_School Attended"
  74.         },
  75.         {
  76.             "Display": "Job Title",
  77.             "Control": "EDIT",
  78.             "Table": "details",
  79.             "Field": "Job Title",
  80.             "Sequence": 13
  81.         },
  82.         {
  83.             "Display": "Firm Name",
  84.             "Control": "EDIT",
  85.             "Table": "details",
  86.             "Field": "Firm Name",
  87.             "Sequence": 14
  88.         },
  89.         {
  90.             "Display": "Business City",
  91.             "Control": "EDIT",
  92.             "Table": "details",
  93.             "Field": "Business City",
  94.             "Sequence": 15
  95.         },
  96.         {
  97.             "Display": "Business State",
  98.             "Control": "COMBO",
  99.             "Table": "details",
  100.             "Field": "Business State",
  101.             "Sequence": 16,
  102.             "Helper": "H_Business State"
  103.         },
  104.         {
  105.             "Display": "Business Country",
  106.             "Control": "COMBO",
  107.             "Table": "details",
  108.             "Field": "Business Country",
  109.             "Sequence": 17,
  110.             "Helper": "H_Business Country"
  111.         },
  112.         {
  113.             "Display": "Business Zip",
  114.             "Control": "EDIT",
  115.             "Table": "details",
  116.             "Field": "Business Zip",
  117.             "Sequence": 18
  118.         },
  119.         {
  120.             "Display": "E-Mail Address",
  121.             "Control": "EDIT",
  122.             "Table": "data",
  123.             "Field": "E-Mail Address",
  124.             "Sequence": 19
  125.         },
  126.         {
  127.             "Display": "Residential City",
  128.             "Control": "EDIT",
  129.             "Table": "data",
  130.             "Field": "Residential City",
  131.             "Sequence": 20
  132.         },
  133.         {
  134.             "Display": "Residential State",
  135.             "Control": "COMBO",
  136.             "Table": "data",
  137.             "Field": "Residential State",
  138.             "Sequence": 21,
  139.             "Helper": "H_Residential State"
  140.         },
  141.         {
  142.             "Display": "Residential Country",
  143.             "Control": "COMBO",
  144.             "Table": "data",
  145.             "Field": "Residential Country",
  146.             "Sequence": 22,
  147.             "Helper": "H_Residential Country"
  148.         },
  149.         {
  150.             "Display": "Residential Zip",
  151.             "Control": "EDIT",
  152.             "Table": "data",
  153.             "Field": "Residential Zip",
  154.             "Sequence": 23
  155.         },
  156.         {
  157.             "Display": "Occupation",
  158.             "Control": "COMBO",
  159.             "Table": "data",
  160.             "Field": "Occupation",
  161.             "Sequence": 12,
  162.             "Helper": "H_Occupation"
  163.         },
  164.         {
  165.             "Display": "Spouse's First Name",
  166.             "Control": "EDIT",
  167.             "Table": "details",
  168.             "Field": "Spouse's First Name",
  169.             "Sequence": 24
  170.         },
  171.         {
  172.             "Display": "Spouse's Last Name",
  173.             "Control": "EDIT",
  174.             "Table": "details",
  175.             "Field": "Spouse's Last Name",
  176.             "Sequence": 25
  177.         },
  178.         {
  179.             "Display": "Degree Earned from Other Institution",
  180.             "Control": "EDIT",
  181.             "Table": "institutions",
  182.             "Field": "Degree Earned from Other Institution",
  183.             "Sequence": 10
  184.         },
  185.         {
  186.             "Display": "Other Institution Attended",
  187.             "Control": "EDIT",
  188.             "Table": "institutions",
  189.             "Field": "Other Institution Attended",
  190.             "Sequence": 11
  191.         }
  192.     ]
  193. }